Changes

Setting up the Project
For the purposes of this chapter we will be creating a very simple iOS 4 iPad application that contains a single Table View.
Begin by launching Xcode and selecting the option to Create a new Xcode Project. Select the View-based application, make sure that the Device Family selection is set to iPad and name the project ''TableExample''.
<google>BUY_IPAD_BOTTOM</google>
== Adding the Table View Component ==