Creating a list view database

Creating a list view database

Hello,

I am in the process of creating a mobile application using html5 and jQuery mobile. I have an excel database from a website that is a directory of categories and names. I am trying to import this database into my app and make it searchable using lists (there are 4 tiers of information). Is there away I can import this information into my application without having to build a page for every tier of information?

I hope that makes sense. Thanks in advanced for any assistance.