I wrote a program to take in a dynamic array and creat a matrix but if i do for example and 2x3 matrix it will print a 3x2 matrix. Here some code below were I ask for the dimensions and create the array. My constructors are correct. So I can only think it comes from here