Comment #1 on issue 609 by pekka.klarck: Row continuation with ... should ignore all leading empty cells
http://code.google.com/p/robotframework/issues/detail?id=609
Currently there can be an empty cell before ... with keywords inside for loops. Allowing empty cells always would simplify parsing and also fix a regression handling empty cells with the first for loop row (issue 607).
