Hello guys.
I have some problems to understand and implement a CellTable on my application
I don't know how to put the data of my JPA request to a CellTable correctly.

How i can show data in rows, not in columns?
In this case, the CellTable repeats every data. And the other columns the same data arranged by column not in row.