I have this array:
Array ( [page] => Array ( [0] => add [1] => edit [2] => delete [3]
I have experience getting a result from a database which is an array. I made a class as a container for the uniform result set which are multiple rows. Just get the property with getter or get access it directly if public.