Accessing data structure from class

I never use data tables before and will look to it now.

Previously i was thinking maybe because i use class for the array is the problem, since class cant cast to master

so i change to object array instead of class array, but, somehow the child can’t cast to it’s parent/master class
this really confusing