But i want to save the data all in a array or something. Because i need to compare it with itself. So i need all the data to be safed. So i can acces it later on. Like a 2d array
than i would have something like this:
row1: name, adress, place
row2: name, adress, place
row3: name, adress, place
And how do i select by example only the name of row 2?