Hi, I have a Core project, which contains a static class 'CustomTableHelper' that inserts/gets records from a Custom Table called 'Feedback'. The class responsible for the insert/get is the followi...