--TEST-- 19.phpt: addCol 2 cell 2 column with no extra options --FILE-- $value) { $table->addCol($value); } // output echo $table->toHTML(); ?> --EXPECT--