Technical requirements
You will continue working on the LetsEat
project that you modified in Chapter 12, Modifying and Configuring Cells.
The resource files and the completed Xcode project for this chapter are in the Chapter14
folder of the code bundle for this book, which can be downloaded from the following link:
https://github.com/PacktPublishing/iOS-14-Programming-for-Beginner-Fifth-Edition
Check out the following video to see the Code in Action: https://bit.ly/2JeY7Qn
Let's start by looking at the different model objects that are required to hold the initial data, load the data into the app, and store the data within the app.