The numbers are arranged in a interesting way:
$$ \begin{array}{cccccccc} 1 \\ 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 & 10 \\ 11 & 12 & 13 & 14 & 15 \\ \vdots \end{array} $$
As you can see, every row has one extra number then the previous row. Using the illustration above to guide you, work out how many numbers lower than 2009 are there in the column containing 2009.
How can we figure out the answer? Is there a repeating pattern of the last number in each row? Can a connection between the number of rows, the last number of the rows, and the numbers in a row be established?