I have created a rule that triggers Insert to create a new instance of a repeating table. After this function, I am trying to use GenerateGuid to create a GUID and then I want to put that guid in a field in the row I just created. I am assuming I should use SetValue, but I am having trouble getting the syntax to find the node I just created to set the value to. Any help would be appreciated!