How to get one element or specific length from structure array

I created structure which is given below here and i inserted 3 array element which are two magic potion and one is health potion.

So I want to get number of magic potion from structure array.

But how to get it’s number by using specific array only Blueprint Script?

Structure

3 arrays Elements and Blueprint script

It worked!! Thank you very much

As far as I know: