He called the "indexed list" or "section index" in the documentation.
For a quick hint, view the documentation for the UITableViewDataSource sectionIndexTitlesForTableView: and tableView:sectionForSectionIndexTitle:atIndex: .
For more information, see Populating an Indexed List in the Table Programming Guide
source share