Is it possible to clear every second what has been printed by debugPrint ? What I would like to have is the table with numbers that I wish to update every second. I would like to log it into my output window in VSCODE. Right now every loop would just add to the console and it becomes messy to read.