Input objects missing

Hello, I’m trying to access the 3rd object after splitting some strings to make a set. Despite the “split” function pushing three items to the set node, the input data for the set node will only show the first object.

there should be three values, namely, “TEST”, “21-22” and “987” for the set node to work upon, but all it gets is the first value, ie. “TEST”. I suppose there must be something straightforward that I’m missing out on. Any pointers shall be beneficial.

The Variable selector displays only one item, as it is only there to make it easier for the users to create an expression. Please execute your example workflow and you will see that all 3 items get processed: