How to insert column value in a data using increment variable in RE-Framework

I have a data table who have 4 column and I want to insert status of each transaction without using a loop. if column “Name = bagish” then insert in status column =" pass" or otherwise wright every transaction “fail”
I have attached a sample code and I’m using RE-Framework.

plz review my code and give me any solution.Process.xaml (11.5 KB)