I want to create a Table the first time a phoneGap App loads, then when the user saves their settings I want to pull data from that table the second time (and every other time) the app is loaded. The part that I'm not sure on is simply having the table created on the initial app load. Any advice on this?
This is a web app, so I'm using jQueryMobile, phoneGap and HTML 5