Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In this chapter, you’re going to take a whistle-stop tour of table views and the elements from which they’re built. Although this chapter does not present a lot of code, it will provide a useful foundation later, when you start to customize table views.
Along the way, you’ll look at the following:
UITableView’s relationship to the UIScrollView superclassUITableViewController class to take advantage of its template methods