Changes

Jump to: navigation, search
Setting up the Data in the Root View Controller
</pre>
Edit ''RootViewController.m'' and add the line to synthesize access to the authorList array, then uncomment the template viewDidLoad method and implement the code to initialize the authorList array and set the title of the root table view to ''Authors'':
<pre>

Navigation menu