@Pavel_NaNoi
For Each and after that Current Item, If you see the type of the Current item it is a DataRow

So for that we need to specify the index of the column where to look that's where I put the [0]
Now coming to the Lists It still works for me because it is iterating Item wise as below

Hope this helps you understanding the logic
If this reply answers your question or solves your issue, please ACCEPT AS SOLUTION
If you find this reply helpful, please consider giving it a LIKE