dt_list <- list()
dt_list <- append(dt_list, list(dt))
data.table::rbindlist(dt_list)`