Activity «Add row» can be found in section «Collections.Table».
Activity adds the row to the specified table. The "Dictionary" collection is used to describe the rows, where the key - is the column name, and value - is the related value which will be written into columnt. If some columns are missing, the rows will use "null".