Find all pairs of natural numbers $(m,n)$, $m\leq n$, such that there exists a table with $m$ rows and $n$ columns filled with the numbers 1 and 0, satisfying the following property: If in a cell there's a 0 (respectively a 1), then the number of zeros (respectively ones) in the row of this cell is equal to the number of zeros (respectively ones) in the column of this cell.