in reply to Re^3: 2 dimensional array
in thread 2 dimensional array

@table = @data[1..$height]; does exactly what he wants. There's no need to replace it with a push.