A spreadsheet can be automatically populated with values by using the data option. This is done by providing an array of arrays. The children arrays each present a row in the table, with the elements ...
Requires Inertia JS to be installed in your project. By default the table will look for the data value in your data array parameter. If you wish to format your column ...