Setting Up the Xcode ProjectAdding a SceneScenes and SeguesStoryboard Document OutlineApplication ArchitectureDesigning the View Controller InterfaceCreating HeroListControllerMaking the Connections and OutletsNavigation Bar ButtonsTab Bar and User DefaultsDesigning the Data ModelAdding an EntityEditing the New EntityAdding Attributes to the Hero EntityDeclaring the Fetched Results ControllerImplementing the Fetched Results ControllerFetched Results Controller Delegate MethodsMaking It All WorkError HandlingImplementing Edit and AddCoding the Table View Data Source and DelegateSorting the Table ViewLoading the Fetch Request at LaunchLet ’Er RipDone, but Not Done