Is there a way for Bootstrap 4 to create a table like structure with 'container', 'row' and 'col' with a container that expands beyond the width of the page resulting in a horizontal scrolling area.
In the examples I have now the columns of the row are always wrapped to the next row when the area runs out of space which is not desirable for displaying tables.