In the section, "Adding the Table View", it looks like we're missing a step to set the delegate for the tableview. There's instructions to set the data source, but not the delegate. Found out when I ran the app and was debugging to figure out why nothing is showing up.
In the section, "Adding the Table View", it looks like we're missing a step to set the delegate for the tableview. There's instructions to set the data source, but not the delegate. Found out when I ran the app and was debugging to figure out why nothing is showing up.