Handling merged cells
You can add data to tables even if there are merged cells.
Last updated
Was this helpful?
You can add data to tables even if there are merged cells.
Last updated
Was this helpful?
Using the following payload you can add data to all cells, including the merged cells.
Each list in `data_cells` denotes a row in your table.
Each row list must have the same number of list objects. Data from the last merged cell will be rendered to the merged cell in your table shape.
Before vs after
Template Presentation
JSON Payload