So I have been able to parse the XML of a repeating section in O365 using Collections and Query XML, but it is SLOW SLOW SLOW, (I havent been able to get it to work using dictionaries)
What is the fastest way to just iterate the XML of a repeating section? Or is the collection method as good as it gets?