Suppose I have the following 2D Int Array:
int[150][3] arr = {{x,y,time},{x,y,time},....150};
Which I wrote into a file (each 2D array has its ow