in reply to Reusing Tk::TableMatrix

Whoops,

I'm sorry.. I just realized changing the number of columns/rows of a TableMatrix can be done by something like $tm->configure(-cols=>$newcolvalue, -rows=>$newrowvalue);


Thank you!
sekrup