<p>I have a table with a bunch of detail rows. Instead of having the data being displayed in individual rows, I would like it to be displayed in one cell. How would I do this?</p><p> </p><p>I would like to go from this:</p><p> </p><p><img src='
http://i.imgur.com/znub3ae.png' alt='Posted Image' class='bbc_img' /></p><p> </p><p>to this:</p><p> </p><p><img src='
http://i.imgur.com/iva7Gej.png' alt='Posted Image' class='bbc_img' /></p><p> </p><p>I would assume I would have to do a grouping. But after I do the grouping, then what? Thanks!</p>