Hi everyone,
I have 2 dimensional table and I want to convert column to row, however I don't know how to keep desired row names.
This is my starting table with data. As highlited, column header as well as row names are necessary in further transformation.

This is what I want to output. First row and first column have changed their places. 
I've converted columns to rows, but row with desired column header is not first, so I don't know how to use not first row as column header.

I attach Alteryx file with data, source data and the final table.
It would be very great If you find any ideas how to achive it.
Thanks a lot in advance!