views:

223

answers:

0

I've same sort of typical table reload problem. I've a tabbar controller associated with the navigation controller. I've separate tableview controllers for two tabs. While the first tab - table reload works fine, in the second tab, table view reference is turning out to be nil. (Memory reference is coming as 0x0). Any help in this regard will be greatly appreciated.