Longest List Component

Is there a way of doing what the Longest List Component does but instead of “Repeat First”, “Repeat Last” etc to add a zero(s) to make the lists the same length?

LongestList

Maybe like this? Insert 0 in the end before longest list component and cull it afterwards.

Spot on! Thank you!