You have connected two arrays of different dimensions

You have connected two arrays of different dimensions, such as a 1D array to a 2D array.

To correct this error, change the dimensions of one array to match the other or wire one of the arrays into the Reshape Array function to make the dimensions match, before you connect it to the other array.