I would like to write a list of restaurants to my app so I don't have to do pagination when I filter alphabetically. However, since there are like 2000 records, my application will freeze for approximately 10 seconds before the user can do anything else. Currently this is in AppDelegate.swiftI would like to write a list of restaurants to