Simple HTML Table Maker

This little script will take a tab separated collection of rows of data and make a table from it. Think of copying and pasting from a spreadsheet. :)

I tried to make this sorta smart, but honestly, it isn't that robust. It will totally make extra cells for data that has headers but no matching cells, but that's about as far as it goes. Feel free to gank the code and screw around with it yourself.

HTML Table Maker

Table summary:

Table caption:

Enter in a collection of tab separated rows to make a table out of:

Use first row as column headers

Ignore OR Group OR Remove empty lines