dataTable = Document.Data.Tables[jsonParam['dataTableName']]
dataTable.RemoveRows(RowSelection(IndexSet(dataTable.RowCount,True)))