my $t = $page1->Scrolled(TableMatrix=> -cols => 8, -rows => 2, -colstretchmode => 'last', -rowstretchmode => 'last', -selectmode => 'extended', -titlerows => 1, -variable => $arrayVar, -resizeborders => none, -height => 7 , -width => 8, -maxwidth => 900, -scrollbars => 'oe', )->grid();