tablemark
tablemark copied to clipboard
Passing an empty array throws error
Hi,
tablemark([])
will throw:
TypeError: Cannot convert undefined or null to object
Maybe there's a reason for it but IMO it would be more convenient to return an empty string.