I have used three following tables
DTpayslip ( salID,empId,Datefrom,DateTo ,ect.. )
DTtimeSheet (SlNo, empID,Attend_Date, TimeIn, TimeOut)
DTallow _table (salID, empID, allowanceName, amount)
Dataset