--TEST-- 20.phpt: addRow with indexed columns (row 0, col 3; row 1, col 2) --FILE-- $value) { $table->addRow($value); } // output echo $table->toHTML(); ?> --EXPECT--