### Description Currently, when using the `debug:router` command in a symfony project, the output gets displayed like this: <img width="1186" height="992" alt="Image" src="https://github.com/user-attachments/assets/3d008c9d-1f1e-4adb-b8e9-d3cbdd648a43" /> I would suggest using the [TableHelper ](https://symfony.com/doc/current/components/console/helpers/table.html) from symfony too display the table ### Example _No response_