I am finishing up a program but having a bit of trouble with one last aspect. In this part of the program, I am testing to see if the array is jagged (same number of rows and columns). I want to use a nested for loop to do this but am having trouble with the logic and structure. For example,