Basically 4 elements are there in order, i need to paste in group of 4
My input
hr avg(total) avg(rate1) avg(rate2)
0
36.27
0.37
35.9
1
73.26
11.7
61.56
Expected out
hr avg(total) avg(rate1) avg(rate2)
0 36.27 0.37 35.9
1 73.26 11.7 61.56