foreach $row ($te->rows) { print join(',', @$row), "\n"; }