How to create a table like this one without the lines between cells, with the ability to change the colour of a row when mouse entered it?
I created a scene for the row that has margin container node as a root node, hboxcontainer (with multiple labels as children), and a colorrect. Then I added multiple rows to vboxcontainer.
This worked fine, but the problem is in alignment. I want to align the texts for rows and columns as in this image.
Any ideas?

