Is there a really easy way I can take an array of JSON objects and turn it into an HTML table, excluding a few fields? Or am I going to have to do this manually?
You could use a jQuery plugin that accepts JSON data to fill a table. jsonTable