insert column base table

I have created a table in LO Base (HSQLDB embedded) and entered data. Now I want to add another column to the table. How is this done?

Right-click on the table in question and select “edit”. At the bottom of the list of fields, in the first empty row, type in the field name that you want, and the field type. Save the table.