I wanted an easy way to reverse-iterate through a list of objects such that I could safely remove them by index as I went if needed.
So I created a Blueprint Macro Library and now have it working.
I attach an image of the macro and a usage example in case anyone else would find this useful.