I am mapping my university and they provide a .csv file with a list of all of the buildings on campus. Which includes information like Building #, Name, Code, Street address, Street coordinate ect.
I want to read the values from this file to create a NSArray of Building objects.
This is how the file is formatted, how would I go about doing this?
