In order to view this lesson, you must purchase this course.
We're now ready to display some information about the books we created in the previous lessons in our UITableView. I'll show you how to register a plain old UITableViewCell to represent a row for each book in our list. Next we'll setup some text on the default label that these cells start out with.