Here is my current fiddle:
http://jsfiddle.net/UjAQf/79/
My target table design is this:
But I'm having problems, as you can see how all the nesting is correct. What am I doing wrong?
Do not use nesting, use col-span and row-span to make a cell for multiple columns / rows.