A Table View
First, Mac Passer Rating should have something that can display some data—a simple table to display the names of teams and the total points they and their opponents have scored.
Select MPRDocument.xib
in the Project navigator; you’ll need the Editor area for the window, and the Utility area for the Object library.
For reasons that will become apparent very soon, we won’t be using autolayout in this XIB. (No, I have not seen the light. Autolayout is almost always the way to go, but there’s an alternative.) Select the File inspector (first tab in the Utility area), and uncheck Use Autolayout.
Select the Your document contents here label in the middle of the document window and press Delete to be rid of it. Type table in the Object ...
Get Xcode 5 Start to Finish: iOS and OS X Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.