Just create a table like this I assume :
Account_id int?
DateInterest smalldatetime
Amount decimal(12,2)
But this seems to me like this should be part of a transaction table with transaction type... but then again I don't know the software and I've never worked for a bank.