List transpose @L4

Hi, I am trying to get these items to pair up using list transpose. but I cant seem to wrap my head around the concept of list transpose at L4. Can someone please help me? I feel like I am getting close.
thanks!

Try List.Insert, I tend to find difficulty when using list create to get everything at the same level which the transpose node needs. List.Insert uses the levels of the input list when you insert other lists.

Hope this helps!