to break up a large view controller. My point is that it’s worth noticing when it’s not actually helping, when it’s adding complexity - and that it’s worth finding the right balance, which takes some thinking.” Brent Simmons
first time it’s loaded, the table- view controller reloads the table view’s data. It also clears its selection every time the table view is displayed.” UITableViewController Class Reference
the table view’s scroll indicators. The UITableViewController class implements this in the superclass method viewDidAppear:.” UITableViewController Class Reference