It's indeed hard to understand, but I'm guessing what you want to do is have a sprite with 11 frames. The frame number would be part of the array, and you can make them appear randomly. Just pick them by animation frame.
You could check how to use 3D arrays for example in this tutorial on my youtube channel:
youtube.com/watch
Hope that helps. Maybe some screenshots might clarify more