I have added a TableView using interface builder. Now i am trying to insert TableViewCellView into that TableView. Its just allowing me drop 2 CellView from the Library. As soon as i dropped 3rd CellView, it put it outside the TableView.
what i am doing wrong?
Following this tutorial
http://iphone.galloway.me.uk/iphone-sdktutorials/custom-uitableviewcell/