About
A table acts as a separate section in forms and lets you collect and manage data in a tabular format.
A table’s class instance offers the following methods:
- addRow()
- addRows()
- deleteRow()
- deleteRows()
- getRow()
- getRows()
- toJSON()
A table acts as a separate section in forms and lets you collect and manage data in a tabular format.
A table’s class instance offers the following methods: