Can I have a table with few rows in which the second row to start under the second column?
Something like this:
+-----------+----------------+
| | |
| | |
+-----------+----------------+
| |
| |
+-----------+----------------+
| | |
| | |
+-----------+----------------+
No, you cannot. But you can make it look like so by using right border and background colors.
Working example: http://jsfiddle.net/gkuQD/