widgets/components/table_component library
A Flutter widget that renders a grid-style layout of form components based on a Form.io "table" component.
Each cell can contain zero or more form components. This layout is ideal for creating structured forms with rows and columns.