Pull From Spreadsheet To TableView
I have a mapView with several annotations. Each annotation has a callout button that will open a different view with a TableView in it. For each annotation, I have several departments with Telephone numbers for each one to match up with the building. What I am wondering, is there a way to pull the data from a spreadsheet so that I don't have to manually type in every single entry for each building? Say, the rotunda annotation is clicked, and it populates the table view or some type of other view that may be better for this purpose, with a listing of each department and phone number that is stored in the rotunda spreadsheet?
|