let tnys = new tinySheet(tbodyElement, {patches: patches})
Omit the second argument to create a clean sheet.
tnys.getData()
To get the patches data from a tiny-sheet instance, access the tnys.patches property.
tnys.patches