On Dog Food Advisor we use Display Posts to dynamically list the best dog foods based on different criteria. In some areas we wanted to display these results as a table:

The code below updates the listing to a table when the layout="editors-choice"
parameter is set.
Shortcode
[display-posts layout="editors-choice"]
Code
This code snippet goes in a core functionality plugin or Code Snippets.
Filters used:
display_posts_shortcode_output
display_posts_shortcode_wrapper_close
display_posts_shortcode_wrapper_open