#3 - UITableView Basics

17/02/2012
#3 - UITableView Basics

Listen "#3 - UITableView Basics"

Episode Synopsis

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.