How do I create a table inside p5 space?

@GoToLoop

my source : p5.js Web Editor
ref source : HTML 테이블 tbody 스크롤 적용 - 제타위키


I want to put data inside ‘tbody’.
However, I don’t know how to put it in ‘tbody’ with the ‘child’ function.

Do you have any way? Or should it be seen as a limitation of ‘p5’?