In order to view this lesson, you must purchase this course.
Before we can start rendering out data from the server, we'll go ahead and create the list of cells for our controller. For the sake of simplicity and speed, I'll be using the LBTAListController component that makes it very easy to render out a list. This style of development greatly speeds up all of the boilerplate code that you'd have to type out otherwise. Please leave questions below if you have any.