I have a class and in constructor I have name, surname, age, array of languages and etc. When I write loop and call the method it shows undefined. What is the problem.