I have a problem making a table with one column: Table([['one_row'],['two_row']],[90],[30,30]) I have no problem making a table with 1 row: Table([['one_col','two_col']],[90,90]) Can anyone help me ? Thanks Franco Carinato