i am trying to read "Claims Status" column value from the below grid.. like "Rejected", "Ready" etc. and based on that i will loop through.

i am reading data like this ,

Data is coming like this..

How do i extract "Claims Status" column value which is Rejected and store in variable to loop through ?
Appreciate it ..thanks,