I have table view controller in iphone application. Table view has two sections. First section has two rows and second section has one row. Second section has a custom table
I have run into this on Static Cell TVC's. There is an issue when overriding viewWillAppear and NOT calling its Super. So if you are doing that, make sure to call