UVMF array agent

Hi,
I’ve been struggling recently to find a way to be able to define agents as arrays in the YAML scripts. Whether it’s a copious number of agents or the amount is dependent on a parameter, it’s so frustrating to assign them one by one while you could just easily utilize a loop if they were array elements. I mean obviously it can be applied manually, but in need of a minor adjustment, you’d have to walk through all the files one by one. I’ve took a glance on similar topics in the past few months but it seems like no one has figured it out yet. I was wondering if there’s any new discovery?!

Thanks in advance!