Given a two-dimensional array of integers, return the index of the first row that is entirely filled with zeroes. If no row is entirely filled with zeroes, return -1.