code for table

> matrix([[cat(t,` `)(years), 0, 1, 2,3,4], [cat(F,` `)(foxes), 150, 200, 150, 100,150], [cat(R ,` `)(rabbits), 10000, 7500,5000 , 7500,10000]]);