• Generates the table and supporting code for this report.

    	Inserts elements in the table based on the predicate insertPred.
    

    Parameters

    • insertPred: any
    • countComparator: any
    • report: MemoiReport
    • isMemoiDebug: boolean
    • isMemoiOnline: boolean
    • isMemoiEmpty: boolean
    • isMemoiUpdateAlways: boolean
    • memoiApproxBits: number
    • tableSize: number
    • signature: string
    • callSite: string

    Returns void