I'm making an ios application. I need to add the "Help, FAQ and Contracts" sections in my customer's web site to the application. These data need to be accessed offline so I can't use a UIWebView that loading these section's urls. These sections contain a lot of data and I don't think it is a good idea to use Core Data.I'm making an ios application. I need to add th