To create a responsive table in Bootstrap, wrap the table in a ` <div class="table-responsive">` container. This ensures that the table is horizontally scrollable on small screens.