How to make grouping?for loop

for a single input i have to get multiple outputs (for that i can loop using for each) but i neednot a single input to be looped again again. so i need to do grouping any idea regarding this?

Hey @priyankavivek

Could you brief your issue once again, if possible upload your workflow.

its the webform filling ,where i have to fill single data with multiple datas,example like
billing no 98078xxx where i have to fil the coresponding tabs (3 columns)
same billing no but the tabs which i want to fill in 2nd column differs
so i can make use of foreach row for the tabs which i should loop and the same billing number i dont want to make it looping