Adds a new to a DataTable.
The datatable to add the row to
The row to add
The index where to insert the new row; if this argument is null the activity adds a new row at the last position.