Unable to all details for array into single data row

Given above is my code snapshot

Hello All,
I am facing Challenges in adding Details from array to data datable by using add data row activity.
The Output I am getting is .
image
But Output I want is is
image

can some help me with little tweak in my code to achieve my goal

Hello @Ripusudan_Sharma
You can provide direct row to the add data row. why looping. because of looping its happening
go with this

I am looping because, I need apply some logic to assign a particular value to column. As in the array list order of details any unknown

Then do one thing. Create another array add your values according to the columns priviously created and provide new areay to add row

@Ripusudan_Sharma

What do you by array items unknown?
What logic you are performing

Thanks,
Srini

can you please explain what you want to do in simple words while looping only

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.