TableExport
TableExport copied to clipboard
[suggestion] array of array support
It is a lovely library, I do like it.
And I do think it would be great it could support array of array export.
[['Number', 'Name'], [1, 'ted'], [2, 'steve']]
['Number', 'Name'] is the head of table, and others are content.
What do you think? Thanks.