Help for this page
use strict; use warnings; ... my $tree = $table->tree; print $tree->cell(0,0)->as_text;