Client script add new rows

Hi,

i wonder how i can add new rows in table , from client script ?

im expected i create a button in customize form and press generate button, and it will populate items in table.

frm.add_child("items", {...});
1 Like