Back to Plugins
Table Builder

Table Builder

Create tables ... super fast

excelimportdataspreadsheetgeneratetablecsv

Plugin Preview

Table Builder preview

About this plugin

Table Builder lets you create and update tables by pasting tabular data from your spread sheets.


For each entry in the spread sheet, Table Builder creates an instance of your original cell component, positions it in a grid and updates the cell's first child of type `text` with the data entry from the spreadsheet (Excel, Numbers, etc).


Demo


Video – Generate new table

Video – Update existing table


Usage


Create a new table


  1. Create a component that contains a text label (make sure the text label's `horizontal resizing` property is set to `Hug` if it uses auto layout)
  2. Select an instance of that component
  3. In the plugins menu, select Table Builder and then Generate new table
  4. Copy tabular data from the spreadsheet and paste it into the text area of the plugin's UI
  5. Click on the Generate table button


Update an existing table


  1. Select a table that was created with Table Builder
  2. In the plugins menu, select Table Builder and then Update existing table
  3. Copy tabular data from the spreadsheet and paste it into the text area of the plugin's UI
  4. Click on the Update table button

Plugin Details

Version29
CreatedMay 5, 2022
Last UpdatedFebruary 21, 2024
Categorydesign-tools-other
CreatorFabian Nart
Stats3098 installs, 180 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:index.html
  • main:code.js
  • Editor Types:
    figma
  • Allowed Domains:
    • none