Fill empty rows in Pavlovia output

Hi! I am trying to find a way to move the second yellow line on the right up so that the two yellow lines are aligned. Alternatively, is there a way to repeat and fill the rows above the second yellow line?

The flow of this loop is such that a video in Encode_Video is played before participants provide Valence and Arousal ratings and complete a short OE_Task. The short task produces the data in the rectangle block I selected above. The CriticalVideo column refers to the video played at the start of the trial.

You can add entries to cells using `thisExp.addData(“nameOfColumn”, ). There isn’t a way to tell PsychoPy to move cells around though I’m afraid. I think you’d need to use excel (or R/Python) tools to do that