lo, I solved my problem : the issue is that i have got to figure out the number of cell. Sorry for troubbling!! > data = [['1', '2'], > ['3', '4']] > t = Table(data, 5*[0.4*inch], 4*[0.4*inch]) > > Regards, Kevin Thackray