To give some context, I batched some tokens in a previous process flow and I turned some labels to Arrays, then I took this batched token and created a 3D object. I moved the 3D object to my next object. This next object also has a process flow and I want to basically unload or unbatch the token and get the correct labels back that I made into an array. How can I do this?