foreach $ts ($tes->table_states) { foreach $row ($ts->rows) { print $row->[1],"999\n"; } }