As far as i know, when u create a project under the "navigation-based application", it actually gives u a table view automatically as the first page, and all u have to do is edit the layout of the 2nd page.
Is there anyway to edit the table view page, where giving an example, i have shrink down the height of the table view and added a button through Interface Builder. But when i build and run, all it displays is the table view, without my button.