I'm new to mashups, and I'm starting with the basic mashup template. I've pulled in a filter panel, and a table object from an app. I'd like the table object to dynamically change height based on the number of records in the table, which will vary based on selected filters. Unfortunately the table remains the same height regardless of the number of records. Below is the html code, and the js script that I've tried. Does anyone know how to accomplish this?