This CSV File Converting tool takes a CSV (spreadsheet saved as .csv) file and converts the data into and HTML Table, XML schema, JSON object, or extjs format for the SimpleStore object.
Why might you want to do such a strange thing? Mostly because it's cool. If you're a programmer, you might also find it rather handy to quickly generate static data for testing and prototyping. You might even think it useful to create extjs combo boxes and grids with static data.
You can download the source code, browse the SVN repository or check it out using this command: svn co https://zentrack.svn.sourceforge.net/svnroot/zentrack/devtools/convertcsv/.
Which is nice, since this tool isn't limited to the formats above. It's very easy and, dare I say, fun to create new templates--most of them average about fifty lines of code.
Want to give it a try? Download this spreadsheet, and then try it below using Node Depth of 3. See what you get :)