Any.table may be made to scroll horizontally on small devices by wrapping it in the.table-responsive class (under 768px). You won't notice a difference in these tables if you view them at a resolution of more than 768px wide.
<div class = "table-responsive">
<table class = "table">
<caption>Responsive Table Layout</caption>