Populate simple table
Tables enable you to edit tables in your template for use in your presentation.
Example below populates a dummy table shape with text.
Find the shape
nameyou want to update. See here to find shape names.Use the
data_cellsobject to populate a table shape. It is a 2-dimensions array of cell values. Each cell value can be a simple string or a text object.
Before and after
Template Presentation
JSON Payload
Last updated
Was this helpful?