Add fields in grid
👉 Let's add feature for adding new records.
👉 Form fields is two dimensional array. Top level array represents rows and second level represents columns of fields.
👉 Add below configuration for add operation.
👉 And form will look like this.