fn create_table_timelogs_in_timeframes_by_user(time_logs: &[TimeLog]) -> Table
Creates the Table that shows the time spent per user in the last N days.