Hello!
I am trying to duplicate values from the first row of my table to the other rows.

This screenshot is showing my first row with values 75, 226 and 86.
I would like to copy these values into other 6 rows and make it look like the one below;

I can do this manually by entering the first value into the field calculator (do it for each fields). However, I am trying to build a model that does it automatically. I am trying to find a tool that takes the value from first row and assigns to the others.
Thanks