> For the complete documentation index, see [llms.txt](https://astro-rpa.gitbook.io/astro-rpa-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://astro-rpa.gitbook.io/astro-rpa-user-guide/g_elements/el_basic/els_data/els_data_tables/addrow.md).

# Add row

![](/files/NiMOu3tu0L2L9YnOF6uF)

Element that adds new row to table.

![](/files/OZD8giGH9OUAJdzTA0F0)

Properties

* Row\*: \[System.Collections.Generic.Dictionary] New rows. Key - column name, Value - cell value
* Table\*: \[System.Data.DataTable] Table to edit
