Remove only column names from datatable without removing the data

we can merge two datatables with the merge datatable activity. Ensure that it will have the same columnstructure (and also names - otherwise rename it)

On excel base we use append range or write range without addHeaders option

when columnnames are part of the datatable (e.g. first row) we remove the first row e.g. remove datarow activity