Is it possible to place a positive integer in every cell of a \(10\times10\) array in such a way that both the following conditions are satisfied?
1. Each number (not in the bottom row) is a proper divisor of the number immediately below. 2. Each row consists of \(10\) consecutive positive integers (but not necessarily in order).