Hide/Show fields in subform in a for loop

Hide/Show fields in subform in a for loop

Hi!

I have a subform that I'm iterating through with a for loop. I want to be able to hide specific fields for particular rows in this subform.

I know how to hide fields for every entry in the subform, but I cannot find a way to hide fields for particular entries in the subform. Is there a way to do that?

Any help would be much appreciated!