pub type ScriptList<'a> = TableRef<'a, ScriptListMarker>;
Script List Table
pub struct ScriptList<'a> { /* private fields */ }