I have this error that is keeping me from moving forward. I basically have an application which contains a UITabViewController which points to individual UI
Make sure that the File's Owner object in IB is set to be an instance of the UITableViewController subclass that you're implementing, and that it has a tableView outlet that's linked to your table view.