In this UITableView tutorial I teach you how to push a new UITableView or UIView. The extra teaches you how to load different data into the table view from different arrays depending on what row is...
In this UITableView tutorial I teach you how to push a 'Detail View" using only 1 view to display different data depending on what row is clicked. This is done using NSDictionaries to store the dat...