ui element batching

I have a game which I am working on which includes a bunch of similar but unique cards. In the current build, these cards draw one after another. I was wondering if there was a way to optimize this such that the cards don’t take up more performance at higher card counts.
The attached video shows the order the cards are drawn in NVidia Nsight graphics