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