<div class="Vlt-callout Vlt-callout--tip">
	<i></i>
	<div class="Vlt-callout__content">
		To initialize the Javascript, see the instructions in the <b>Setup</b> section at the top of the navigation 
	</div>
</div>

We know that not everyone likes to read in the same way, and that tables can sometimes be huge with lots of content. From a UX perspective, the best way to deal with this is to let the user choose how they want to see their table.

So, we made a script and some classes to allow you to easily give them the choice.

All the Javascript is looking for is the `data-table` attribute on the following button group, and it will look for a table with the same ID.