Michael Superczynski wrote:
UIViewController doesn't respond to that method.
You should be using a UITableViewController.
The tutorial uses a UIViewController. It also shows how to connect the data source and delegate for the tableView so that the table methods can be in the VC.
0 comments:
Post a Comment