Why don't you want to use <table> ? Is the data in the table not data and your trying to create containers?
Here's an example that uses ZURB Foundation.
Tables shouldn't be used for layout - we're well past those days; but if there is actual data to be displayed, a table should be used; it'll help screen readers / accessibility.