thrownew\LogicException(\sprintf('Setting a maximum column width is only supported when using a "%s" formatter, got "%s".',WrappableOutputFormatterInterface::class,get_debug_type($this->output->getFormatter())));
thrownewInvalidArgumentException(\sprintf('A cell must be a TableCell, a scalar or an object implementing "__toString()", "%s" given.',get_debug_type($cell)));