In xcode, I have a database that I request from an online sql database and this can be stored into an array or NSDictionary or other type. Separately, an array of numbers is generated in the app which correspond to one of the columns of the database.In xcode, I have a database that I request from