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?
I'm not sure if is this that you want but there is jqGrid. It can receive JSON and make a grid.