I have to develop an iOS application that can read the data from a CSV file hosted on a domain. Is there any standard APIs that can help me to do this? I don\'t need to down
I recommend Dave DeLong's CHCSVParser library for parsing.