UITableView is one of the most common controls in UIKit. This episode will show you the basics of how to make your view controller act as the delegate & datasource for the table view, as well as reading sample data (beers) from a plist file.