### Description Currently, when displaying a console table in vertical orientation, multiline data is rendered incorrectly.  It would make sense to split the cell on newlines, and pad them so they all stay in the same column:  Would this be a good addition (pr is easy enough), or are we breaking BC or other reasons Symfony doesn't do this? ### Example _No response_