Vaadin Table - AllowColumnCollapsing breaks center alignment

Hey guys!

I’ve been running into a little problem - when you add an element to a table that is not a string, the alignment doesn’t work properly when you enable the option .setColumnCollapsingAllowed(true)

Here is what I mean:

https://gyazo.com/4a827560c137400a408ae487b0ca93a3

Also,


https://gyazo.com/66933277203eeb8850475d1cd8cd4f7b


https://gyazo.com/fc9124905b8567e7d900cb2da5e3a2b3

(Code snippets)