Hey guys, I'm developing a tab bar application with two views. The first one is a normal UIView, the second one is a UITableView. I got a problem. When I set the data source for the UITableView, it does nothing. The same code works on a view based application. The UITableViewController.xib, UITableViewController.h and the UITableViewController.m were created together on Xcode.