How to use Jquery with Bootstrap Toggle Switch/ In-Line Editing

How to use Jquery with Bootstrap Toggle Switch/ In-Line Editing

I have a table with data entries that I want to be able to do in-line editing for while also being able to save it to the console. Additionally, how do I load stored values into the DOM as well as being able to be change and saved.  http://jsfiddle.net/bicentennialman/xg5vm2ve/


Thanks