jquery 몇 번쨰 자식인자 찾아가기
var $tr = $(this).parent().parent();
var attrName = $tr.find('td:nth-child(1)').text();
total :
today :
yesterday :