Tables
Tables styles, layout options, and custom components for creating a wide variety of tables.
Basic Tables
All you need to know about the basic table behaviors for this template can be found at Bootstrap Tables Documentation
Dynamic Tables
Some plugins are available for enhancing the tables:
X-editable
This library allows you to create editable elements on your page. It can be used with any engine (bootstrap, jquery-ui, jquery only) and includes both popup and inline modes. Please try out demo to see how it works.
DataTables
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table
Responsive
Bootstrap
Bootstrap3 implements its own way of responsiveness in tables, check it out here.

Flip Scroll
Just use.table-responsive-flip
in your table tag.

List
Just use.table-responsive-list
in your table tag.

Footable
FooTable is a jQuery plugin that aims to make HTML tables on smaller devices look awesome - No matter how many columns of data you may have in them. Official Website
