TableExport icon indicating copy to clipboard operation
TableExport copied to clipboard

[suggestion] array of array support

Open HaveF opened this issue 8 years ago • 0 comments

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.

HaveF avatar Aug 12 '17 15:08 HaveF