I came across a case where I have to convert an HTML table data into JSON. In this process I have to iterate through the table and convert one by one (row) into an array and
I wrote a plugin for this, it has a few bells and whistles. Check it out at:
http://www.fletchzone.com/post/jQuery-Convert-HTML-Table-to-JSON.aspx