$('tbody').innerHTML="";
$('table').innerHTML=" ";
var tbody = $('table').getElementsByTagName('TBODY')[0];