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