Sort data in excel with data rows

Hello can anyone advise how i can sort the data in alphabetic order? As you can see Uipath has three rows with data to it, then it is blue prism. So how can i get blue prism first so all the names are in alphabetic order and the data rows are in the right order as well?

You have sort datatable activity , you can make use of that. Input Datatable name, column name and order (Ascending or decending).

Read about : https://docs.uipath.com/activities/docs/sort-data-table

Yes but then the names will be on top and two rows without names will be at the bottom. Row 3,4,5 must move together since row 4,5 belongs to row 3. The screenshot i attached is an example , there can be more rows of this kind.