Hi,
I have a data table with multiple headers and I intend to transform the data to look like the photo attached.
I have trouble generating repeating rows for the headers which is where im currently stuck at.
The data i start with looks like this:

and I would want the data to have this layout:

(with the values instead of null).
Can anyone guide me in the right direction? Thank you very much!