How can I get my code to iterate over all rows in my df and save it each value? At the moment it only saves the first row to my person object and ignores the others.