Changes

Adding the Navigation Code
Remaining within the ''RootViewController.m'' file, locate the template didSelectRowAtIndexPath method and modify it as follows:
</pre>
- (void)tableView:(UITableView *)tableView
didSelectRowAtIndexPath:(NSIndexPath *)indexPath {