I never understood the point of this... If you want something to look like a table, why not just use a table? With html only content and design really matter...
User agents aren't necessarily graphical web browsers. Marking up a document fragment as a <table> when it isn't tabular data makes it harder for screen readers, terminal web browsers, and crawlers to do their job well.