Using loadTable with correct types in typescript with p5js

Here is the another repo where i played with the idea of loading a csv file, it seems it does not work in typescript here too. github.com/suvirbhargav/p5js-typescript-fusebox

I added the code in sketch.ts in the above repo. Could it be that loadTable doesn’t work when running a local project? Perhaps i misunderstood its use case?