For each row in DataTable not working as expected

I have a nested loop structure, the outer loop contains the “names DT” and the inner loop contains “Email Dt” and using them I am filling a form.
In every iteration, I get a new name filled but the same Email and then the program ends when the names

“There is increment in outer loop but not in inner loop”

@Sami_Rajput

Can you show your workflow and what data it contains please

Check from Locals panel for variable data

Cheers

Its a single column(Excel files) in both cases
Should I DM You?

Please share the image of code or xaml and required output

For each rows.xaml (20.0 KB)