Hi, i am still not sure that i know what you want to do.
Each row in a datatable (also if you use t:columns for variable count of columns) represents a item in the list/array from the datatables value argument. If you want to fill the rows of the t:columns part from another talble than the t:column part, you shoud merge the data prior to give it to the datatable. regards volker

