Coverage for a 2D array

How to make bins for a signal which is a[0:63][7:0] ?

In reply to sadhwani_sahil:

You can create an array of covergroup and pass each element to the covergroup.

You need to explain more about what you are trying to cover if you want an example. That is 512 bits of data you need to compress down into something more manageable.