I get data from backend and I need show it in table. Data have to be grouped by some attributes, here is the code:
getRows(data: MyData[]): Array